CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab and ga

搜索资源列表

  1. ga

    0下载:
  2. 基于遗传神经网络的图像分割[神经网络实用教程中的实例]-Based on Genetic Neural Network for Image Segmentation [neural network tutorial and practical examples]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:117884
    • 提供者:吴真
  1. GA

    4下载:
  2. 由我收集或写出的GA源码,包括GA、SGA、AGA、TSPGA、GAPID、NSGA、NSGA2等。-From my collection or write source of the GA, including the GA, SGA, AGA, TSPGA, GAPID, NSGA, NSGA2 and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:445027
    • 提供者:
  1. Matlab-GA

    0下载:
  2. 对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略 该程序采用: 编码:二进制编码、实数编码(默认) 选择:非线性排名选择(主要表现在前期),锦标赛选择(主要表现在后期,含精英保留),由于单纯的转轮盘选择存在诸多弊端,这里没有采用 交叉:二进制编码采用多点交叉和均匀交叉,并逐步增大均匀交叉概率 实数编码采用离散交叉(前期)、算术交叉(中期)、AEA重组(后期) 变异:二进制编码采用随机变异 实数编码采用两种自适应变异和两种随机变异,且尽量采用前者
  3. 所属分类:matlab

    • 发布日期:2017-03-05
    • 文件大小:13929
    • 提供者:lin
  1. GAbp

    3下载:
  2. 遗传算法程序包,包括用GA直接训练BP网络的权重算法,用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法,以及纯BP算法-Genetic Algorithm package, including direct training GA weight of BP network algorithm, first used GA for the weight of BP network, and then trained BP net BP mixed directly GA-BP
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3939
    • 提供者:yanhaifeixue
  1. genetic_algorithm_matlab

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-fga.m the main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6432
    • 提供者:赵彦
  1. Matlab-GA

    0下载:
  2. 用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
  3. 所属分类:其他小程序

    • 发布日期:2013-04-05
    • 文件大小:6164
    • 提供者:周晓阳
  1. Matlab-GA-algorithm-and-application-code

    3下载:
  2. 几个非常经典的实例演示,手把手教授,学习遗传算法的非常好的帮手。-Your best assistance in studing GA algorithm !by case study
  3. 所属分类:matlab

    • 发布日期:2015-09-29
    • 文件大小:1396136
    • 提供者:yeyanchao
  1. matlab-yichuan-suanfa

    1下载:
  2. 基于Matlab的遗传算法~是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-SGA 《Adaptation in Natural and A
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6809
    • 提供者:蒋鑫
  1. GA-PNestimation

    0下载:
  2. 用遗传算法估计伪随机码(PN序列),包含初始化,选择,交叉,变异-Is estimated by using genetic algorithms pseudo-random code (PN sequence), including initialization, selection, crossover and mutation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2960
    • 提供者:defang
  1. threeAlgo

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:14281
    • 提供者:stephen
  1. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1498
    • 提供者:yyifang
  1. matlab

    0下载:
  2. i need source code for JSSP using GA,PSO,hPSO and CPSO.
  3. 所属分类:File Operate

    • 发布日期:2016-11-14
    • 文件大小:4907684
    • 提供者:mohana raajan
  1. GA-RBF

    3下载:
  2. 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:7122
    • 提供者:天天
  1. GA

    0下载:
  2. 对人工智能中的遗传过程采用历史包含度分析的方法的仿真程序,对确定支持域中的变量进行了相关性选择,然后进行了在一定支持向量确定度下的遗传分析。-On artificial intelligence in the genetic process of the historical analysis of the methods include simulation program, the variables in determining support for the relevant domai
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:136889
    • 提供者:zhanghao
  1. ga

    0下载:
  2. 包括遗传算法的各种运算(交叉,变异)的实例源程序代码-Various operations, including genetic algorithms (crossover and mutation) of the instance of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:104026
    • 提供者:高利敏
  1. GA

    0下载:
  2. 遗传算法求解变量优化问题,示例包含运行结果和截图!-Genetic algorithm optimization variables, the sample contains the operating results and screenshots!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:59003
    • 提供者:刘爽
  1. IMMUNE-GA

    1下载:
  2. 免疫算法和遗传算法的结合,非常不错,希望对大家有用。-Immune algorithm and genetic algorithm combination, very good, and I hope useful.
  3. 所属分类:matlab

    • 发布日期:2016-09-13
    • 文件大小:19456
    • 提供者:dapeng
  1. TSP-GA

    0下载:
  2. 基于遗传算法的TSP优化问题,用MATLAB编写而成,运行无误-TSP based on genetic algorithm optimization problem, with written in MATLAB and run correctly
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:135409
    • 提供者:zy
  1. GA-Python

    4下载:
  2. 基于Python写的遗传算法的应用实例。对于不太善于MATLAB,而熟悉Python的人的一个参考!-Based on genetic algorithm written in Python application examples. Not good for MATLAB, and a person familiar with Python reference!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-22
    • 文件大小:1024
    • 提供者:wangxuedong
  1. GA

    0下载:
  2. MATLAB和C++开发都有,代码齐全,资料非常有指导意义,适合有一定基础的人。(含资料:全国高技术重点图书·通信技术领域 遗传算法及其应用)-It concludes code of matlab and c++,and some important referance is also included.
  3. 所属分类:matlab

    • 发布日期:2017-06-17
    • 文件大小:26729472
    • 提供者:PLR
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com